'Declaration Public Property Gamma As Single
'Declaration
Public Property Gamma As Single
public float Gamma {get; set;}
public read-write property Gamma: Single;
public function get,set Gamma : float
public: __property float get_Gamma(); public: __property void set_Gamma( float value );
public: property float Gamma { float get(); void set ( float value); }
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer GdViewer Members